home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / rush_hou.swf / scripts / DefineButton2_130 / BUTTONCONDACTION on(release).as
Text File  |  2008-11-12  |  45b  |  4 lines

  1. on(release){
  2.    gotoAndStop("credits");
  3. }
  4.